FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package hl7.fhir.us.pacio-adi#current (32 ms)

Package hl7.fhir.us.pacio-adi
Type CodeSystem
Id Id
FHIR Version R4
Source http://hl7.org/fhir/us/pacio-adi/https://build.fhir.org/ig/HL7/fhir-pacio-adi/CodeSystem-ADIHCADecisionsCS.html
Url http://hl7.org/fhir/us/pacio-adi/CodeSystem/ADIHCADecisionsCS
Version 2.1.0
Status active
Date 2024-12-06T20:01:44+00:00
Name ADIHCADecisionsCS
Title Healthcare Agent Decision Codes
Experimental False
Realm us
Authority hl7
Description Codes indicating decisions a healthcare agent may or may not make on behalf of an individual.
Copyright This CodeSystem is not copyrighted.
Content complete

Resources that use this resource

ValueSet
ADIHCADecisionsVS Healthcare Agent Decisions

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem ADIHCADecisionsCS

This case-sensitive code system http://hl7.org/fhir/us/pacio-adi/CodeSystem/ADIHCADecisionsCS defines the following codes:

CodeDisplayDefinition
intubation IntubationIntubation
tube-feeding Tube feedingTube feeding
life-support Life supportLife support
iv-fluid-and-support IV fluid and supportIV fluid and support
antibiotics AntibioticsAntibiotics
cpr Cardiopulmonary Resuscitation (CPR)Cardiopulmonary Resuscitation (CPR)
resuscitation-non-cpr Non-CPR ResuscitationNon-CPR Resuscitation

Source

{
  "resourceType" : "CodeSystem",
  "id" : "ADIHCADecisionsCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ADIHCADecisionsCS</b></p><a name=\"ADIHCADecisionsCS\"> </a><a name=\"hcADIHCADecisionsCS\"> </a><a name=\"ADIHCADecisionsCS-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/pacio-adi/CodeSystem/ADIHCADecisionsCS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">intubation<a name=\"ADIHCADecisionsCS-intubation\"> </a></td><td>Intubation</td><td>Intubation</td></tr><tr><td style=\"white-space:nowrap\">tube-feeding<a name=\"ADIHCADecisionsCS-tube-feeding\"> </a></td><td>Tube feeding</td><td>Tube feeding</td></tr><tr><td style=\"white-space:nowrap\">life-support<a name=\"ADIHCADecisionsCS-life-support\"> </a></td><td>Life support</td><td>Life support</td></tr><tr><td style=\"white-space:nowrap\">iv-fluid-and-support<a name=\"ADIHCADecisionsCS-iv-fluid-and-support\"> </a></td><td>IV fluid and support</td><td>IV fluid and support</td></tr><tr><td style=\"white-space:nowrap\">antibiotics<a name=\"ADIHCADecisionsCS-antibiotics\"> </a></td><td>Antibiotics</td><td>Antibiotics</td></tr><tr><td style=\"white-space:nowrap\">cpr<a name=\"ADIHCADecisionsCS-cpr\"> </a></td><td>Cardiopulmonary Resuscitation (CPR)</td><td>Cardiopulmonary Resuscitation (CPR)</td></tr><tr><td style=\"white-space:nowrap\">resuscitation-non-cpr<a name=\"ADIHCADecisionsCS-resuscitation-non-cpr\"> </a></td><td>Non-CPR Resuscitation</td><td>Non-CPR Resuscitation</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pe"
    }
  ],
  "url" : "http://hl7.org/fhir/us/pacio-adi/CodeSystem/ADIHCADecisionsCS",
  "version" : "2.1.0",
  "name" : "ADIHCADecisionsCS",
  "title" : "Healthcare Agent Decision Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-12-06T20:01:44+00:00",
  "publisher" : "HL7 International / Patient Empowerment",
  "contact" : [
    {
      "name" : "HL7 International / Patient Empowerment",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientempowerment"
        },
        {
          "system" : "email",
          "value" : "patients@lists.HL7.org"
        }
      ]
    }
  ],
  "description" : "Codes indicating decisions a healthcare agent may or may not make on behalf of an individual.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "copyright" : "This CodeSystem is not copyrighted.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 7,
  "concept" : [
    {
      "code" : "intubation",
      "display" : "Intubation",
      "definition" : "Intubation"
    },
    {
      "code" : "tube-feeding",
      "display" : "Tube feeding",
      "definition" : "Tube feeding"
    },
    {
      "code" : "life-support",
      "display" : "Life support",
      "definition" : "Life support"
    },
    {
      "code" : "iv-fluid-and-support",
      "display" : "IV fluid and support",
      "definition" : "IV fluid and support"
    },
    {
      "code" : "antibiotics",
      "display" : "Antibiotics",
      "definition" : "Antibiotics"
    },
    {
      "code" : "cpr",
      "display" : "Cardiopulmonary Resuscitation (CPR)",
      "definition" : "Cardiopulmonary Resuscitation (CPR)"
    },
    {
      "code" : "resuscitation-non-cpr",
      "display" : "Non-CPR Resuscitation",
      "definition" : "Non-CPR Resuscitation"
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.